| CFOBJECTCACHE | |
| Description | |
| Flushes the query cache. | |
| Category | |
| Database manipulation tags | |
Syntax<cfobjectcache action = "clear"> |
|
| See also | |
| cfobject | |
| History | |
|
ColdFusion 5: Added this tag.
|
|
| ACTION | |
| Required | |
|
clear: Clears queries from the cache in the Application scope |
|